2025-11-13 08:39:24,417 [ 82589 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-11-13 08:39:24,417 [ 82589 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-11-13 08:39:24,418 [ 82589 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-11-13 08:39:24,418 [ 82589 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_xqskeh --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_aggregation_memory_efficient/test.py::test_remote test_allowed_url_from_config/test.py::test_config_with_hosts test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section test_allowed_url_from_config/test.py::test_table_function_remote test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 'test_backup_restore_storage_policy/test.py::test_storage_policies[None--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2]' test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability test_block_structure_mismatch/test.py::test test_cancel_freeze/test.py::test_cancel_backup test_check_table/test.py::test_check_all_tables 'test_check_table/test.py::test_check_normal_table_corruption[]' 'test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin]' 'test_check_table/test.py::test_check_replicated_table_simple[-_0]' test_cluster_all_replicas/test.py::test_cluster 'test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes]' 'test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes]' test_cluster_all_replicas/test.py::test_global_in 'test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes]' 'test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes]' test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config test_database_iceberg/test.py::test_hide_sensitive_info test_database_iceberg/test.py::test_list_tables test_database_iceberg/test.py::test_many_namespaces test_database_iceberg/test.py::test_select test_database_iceberg/test.py::test_table_with_slash test_database_iceberg/test.py::test_tables_with_same_location 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed]' test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_disks_app_func/test.py::test_disks_app_func_cp test_disks_app_func/test.py::test_disks_app_func_ld test_disks_app_func/test.py::test_disks_app_func_ln test_disks_app_func/test.py::test_disks_app_func_ls test_disks_app_func/test.py::test_disks_app_func_mv test_disks_app_func/test.py::test_disks_app_func_read_write test_disks_app_func/test.py::test_disks_app_func_rm test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive test_disks_app_func/test.py::test_remote_disk_list test_distributed_storage_configuration/test.py::test_insert test_distributed_type_object/test.py::test_distributed_type_object test_dot_in_user_name/test.py::test_user_with_dot_in_name test_dotnet_client/test.py::test_dotnet_client 'test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit]' -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_allowed_url_from_config/test.py::test_config_with_hosts test_cluster_all_replicas/test.py::test_cluster test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_config_substitutions/test.py::test_allow_databases test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] test_database_iceberg/test.py::test_hide_sensitive_info test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] test_disks_app_func/test.py::test_disks_app_func_cp [gw1] [ 1%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] [gw5] [ 2%] PASSED test_allowed_url_from_config/test.py::test_config_with_hosts test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts [gw4] [ 3%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections [gw1] [ 4%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] [gw3] [ 5%] PASSED test_disks_app_func/test.py::test_disks_app_func_cp test_disks_app_func/test.py::test_disks_app_func_ld [gw1] [ 6%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] [gw3] [ 7%] PASSED test_disks_app_func/test.py::test_disks_app_func_ld test_disks_app_func/test.py::test_disks_app_func_ln [gw5] [ 8%] PASSED test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] [gw4] [ 9%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections [gw3] [ 10%] PASSED test_disks_app_func/test.py::test_disks_app_func_ln test_disks_app_func/test.py::test_disks_app_func_ls [gw5] [ 11%] PASSED test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts [gw1] [ 12%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] [gw3] [ 13%] PASSED test_disks_app_func/test.py::test_disks_app_func_ls test_disks_app_func/test.py::test_disks_app_func_mv [gw8] [ 14%] PASSED test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config [gw5] [ 15%] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section [gw4] [ 16%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices [gw1] [ 17%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] [gw3] [ 18%] PASSED test_disks_app_func/test.py::test_disks_app_func_mv test_disks_app_func/test.py::test_disks_app_func_read_write [gw9] [ 19%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] [gw3] [ 20%] PASSED test_disks_app_func/test.py::test_disks_app_func_read_write test_disks_app_func/test.py::test_disks_app_func_rm [gw8] [ 21%] PASSED test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides [gw5] [ 22%] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section test_allowed_url_from_config/test.py::test_table_function_remote [gw4] [ 23%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections [gw3] [ 24%] PASSED test_disks_app_func/test.py::test_disks_app_func_rm test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive [gw8] [ 25%] PASSED test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides [gw1] [ 26%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] [gw7] [ 27%] PASSED test_cluster_all_replicas/test.py::test_cluster test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw8] [ 28%] PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions [gw4] [ 29%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections [gw1] [ 30%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw4] [ 31%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections test_composable_protocols/test.py::test_connections [gw7] [ 32%] PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] [gw9] [ 33%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] [gw0] [ 34%] PASSED test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect test_dictionaries_postgresql/test.py::test_bad_configuration [gw3] [ 35%] PASSED test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive test_disks_app_func/test.py::test_remote_disk_list [gw0] [ 36%] PASSED test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas [gw6] [ 37%] PASSED test_database_iceberg/test.py::test_hide_sensitive_info test_database_iceberg/test.py::test_list_tables [gw3] [ 38%] PASSED test_disks_app_func/test.py::test_remote_disk_list [gw0] [ 39%] PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query [gw8] [ 40%] PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config test_dictionaries_dependency_xml/test.py::test_dependent_tables [gw7] [ 41%] PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] test_cluster_all_replicas/test.py::test_global_in [gw8] [ 42%] PASSED test_config_substitutions/test.py::test_include_config [gw7] [ 43%] PASSED test_cluster_all_replicas/test.py::test_global_in test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] [gw9] [ 44%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] [gw6] [ 45%] PASSED test_database_iceberg/test.py::test_list_tables test_database_iceberg/test.py::test_many_namespaces [gw1] [ 46%] PASSED test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 [gw1] [ 47%] PASSED test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 [gw7] [ 48%] PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] [gw1] [ 49%] PASSED test_composable_protocols/test.py::test_proxy_1 test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema [gw9] [ 50%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] [gw0] [ 51%] PASSED test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries [gw4] [ 52%] PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data test_concurrent_queries_restriction_by_query_kind/test.py::test_insert [gw2] [ 53%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table [gw0] [ 54%] PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_named_collection_from_ddl [gw0] [ 55%] PASSED test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load [gw0] [ 56%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key [gw0] [ 57%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key [gw0] [ 58%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema [gw0] [ 59%] PASSED test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration [gw9] [ 60%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] [gw0] [ 61%] PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration [gw1] [ 62%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_cancel_freeze/test.py::test_cancel_backup [gw7] [ 63%] PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] [gw3] [ 64%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path [gw8] [ 65%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw5] [ 66%] PASSED test_allowed_url_from_config/test.py::test_table_function_remote [gw1] [ 67%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db [gw6] [ 68%] PASSED test_database_iceberg/test.py::test_many_namespaces test_database_iceberg/test.py::test_select [gw6] [ 69%] PASSED test_database_iceberg/test.py::test_select test_database_iceberg/test.py::test_table_with_slash [gw6] [ 70%] PASSED test_database_iceberg/test.py::test_table_with_slash test_database_iceberg/test.py::test_tables_with_same_location [gw9] [ 71%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] [gw4] [ 72%] PASSED test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name [gw6] [ 73%] PASSED test_database_iceberg/test.py::test_tables_with_same_location test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_aggregation_memory_efficient/test.py::test_remote [gw3] [ 74%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path test_config_decryption/test.py::test_successful_decryption_xml [gw4] [ 75%] PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster test_check_table/test.py::test_check_all_tables [gw8] [ 76%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw7] [ 77%] PASSED test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml [gw7] [ 78%] PASSED test_config_decryption/test.py::test_successful_decryption_yaml [gw1] [ 79%] PASSED test_aggregation_memory_efficient/test.py::test_remote [gw2] [ 80%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability test_block_structure_mismatch/test.py::test test_distributed_type_object/test.py::test_distributed_type_object [gw5] [ 81%] PASSED test_check_table/test.py::test_check_all_tables test_check_table/test.py::test_check_normal_table_corruption[] [gw9] [ 82%] PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw3] [ 83%] PASSED test_block_structure_mismatch/test.py::test [gw5] [ 84%] PASSED test_check_table/test.py::test_check_normal_table_corruption[] test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] [gw1] [ 85%] PASSED test_distributed_type_object/test.py::test_distributed_type_object test_dotnet_client/test.py::test_dotnet_client [gw8] [ 86%] PASSED test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability test_distributed_storage_configuration/test.py::test_insert [gw4] [ 87%] PASSED test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster [gw9] [ 88%] PASSED test_distributed_storage_configuration/test.py::test_insert [gw3] [ 89%] PASSED test_dotnet_client/test.py::test_dotnet_client [gw2] [ 90%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] [gw2] [ 91%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] [gw0] [ 92%] PASSED test_cancel_freeze/test.py::test_cancel_backup test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk [gw0] [ 93%] PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk [gw2] [ 94%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] test_dot_in_user_name/test.py::test_user_with_dot_in_name [gw0] [ 95%] PASSED test_dot_in_user_name/test.py::test_user_with_dot_in_name [gw2] [ 96%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] [gw2] [ 97%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] [gw2] [ 98%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] [gw5] [ 99%] PASSED test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] test_check_table/test.py::test_check_replicated_table_simple[-_0] [gw5] [100%] PASSED test_check_table/test.py::test_check_replicated_table_simple[-_0] ----------------- generated report log file: parallel0_0.jsonl ----------------- ============================== slowest durations =============================== 320.32s call test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 87.89s call test_cancel_freeze/test.py::test_cancel_backup 52.16s call test_allowed_url_from_config/test.py::test_table_function_remote 50.46s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 46.36s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 45.86s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 40.43s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 40.39s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 39.89s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 37.43s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 34.96s call test_database_iceberg/test.py::test_many_namespaces 31.89s setup test_database_iceberg/test.py::test_hide_sensitive_info 31.17s call test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 28.80s setup test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 26.79s call test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 26.56s setup test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 25.07s call test_dictionaries_dependency_xml/test.py::test_get_data 24.76s setup test_cluster_all_replicas/test.py::test_cluster 24.60s teardown test_database_iceberg/test.py::test_tables_with_same_location 22.95s teardown test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 22.19s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 22.08s teardown test_disks_app_func/test.py::test_remote_disk_list 21.35s call test_concurrent_queries_restriction_by_query_kind/test.py::test_select 19.99s teardown test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 19.99s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 19.36s call test_dictionaries_postgresql/test.py::test_invalidate_query 19.15s setup test_block_structure_mismatch/test.py::test 18.99s setup test_distributed_type_object/test.py::test_distributed_type_object 18.75s setup test_config_substitutions/test.py::test_allow_databases 18.24s setup test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect 18.06s setup test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 17.72s setup test_disks_app_func/test.py::test_disks_app_func_cp 17.46s setup test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 17.31s teardown test_config_substitutions/test.py::test_include_config 16.68s setup test_dotnet_client/test.py::test_dotnet_client 16.44s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 16.44s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] 16.11s call test_check_table/test.py::test_check_normal_table_corruption[] 15.73s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] 15.71s setup test_allowed_url_from_config/test.py::test_config_with_hosts 14.89s call test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect 14.62s setup test_aggregation_memory_efficient/test.py::test_remote 14.46s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 14.45s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 14.21s teardown test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 14.20s teardown test_allowed_url_from_config/test.py::test_table_function_remote 14.03s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] 13.64s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 13.35s setup test_cancel_freeze/test.py::test_cancel_backup 12.81s setup test_dot_in_user_name/test.py::test_user_with_dot_in_name 12.76s setup test_composable_protocols/test.py::test_connections 11.79s setup test_distributed_storage_configuration/test.py::test_insert 11.24s teardown test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 11.09s call test_check_table/test.py::test_check_all_tables 10.95s call test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 10.68s call test_dictionaries_dependency_xml/test.py::test_dependent_tables 10.58s setup test_check_table/test.py::test_check_all_tables 10.29s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 10.23s call test_config_substitutions/test.py::test_config_multiple_zk_substitutions 10.06s teardown test_cancel_freeze/test.py::test_cancel_backup 9.81s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 9.05s setup test_config_decryption/test.py::test_successful_decryption_xml 8.86s call test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] 8.86s setup test_dictionaries_dependency_xml/test.py::test_dependent_tables 8.85s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 8.64s call test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] 8.47s call test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] 8.39s call test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] 8.05s call test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive 7.67s call test_check_table/test.py::test_check_replicated_table_simple[-_0] 7.63s call test_database_iceberg/test.py::test_list_tables 7.58s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 7.25s teardown test_check_table/test.py::test_check_replicated_table_simple[-_0] 7.22s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 7.01s teardown test_distributed_type_object/test.py::test_distributed_type_object 6.86s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_select 6.79s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 6.74s call test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 6.61s teardown test_block_structure_mismatch/test.py::test 6.58s teardown test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 6.49s call test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 6.29s call test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 6.14s teardown test_distributed_storage_configuration/test.py::test_insert 6.09s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 5.91s call test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 5.76s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 5.70s teardown test_aggregation_memory_efficient/test.py::test_remote 5.13s call test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 4.88s teardown test_config_decryption/test.py::test_successful_decryption_yaml 4.62s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 4.60s call test_distributed_type_object/test.py::test_distributed_type_object 4.52s teardown test_dot_in_user_name/test.py::test_user_with_dot_in_name 4.43s teardown test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 4.24s call test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 4.20s call test_dotnet_client/test.py::test_dotnet_client 4.17s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 3.72s call test_distributed_storage_configuration/test.py::test_insert 3.61s call test_config_substitutions/test.py::test_allow_databases 3.45s call test_database_iceberg/test.py::test_hide_sensitive_info 3.21s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 3.18s call test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 2.90s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 2.81s call test_dot_in_user_name/test.py::test_user_with_dot_in_name 2.63s call test_aggregation_memory_efficient/test.py::test_remote 2.60s call test_dictionaries_postgresql/test.py::test_load_dictionaries 2.60s teardown test_dotnet_client/test.py::test_dotnet_client 2.52s call test_database_iceberg/test.py::test_tables_with_same_location 2.47s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 2.45s call test_config_substitutions/test.py::test_include_config 2.45s call test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 2.42s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 2.38s call test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 2.32s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] 2.29s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 2.27s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 2.25s call test_config_substitutions/test.py::test_config 1.95s call test_disks_app_func/test.py::test_remote_disk_list 1.93s call test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 1.92s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 1.92s call test_composable_protocols/test.py::test_proxy_1 1.88s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 1.82s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 1.79s call test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 1.78s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 1.75s call test_allowed_url_from_config/test.py::test_config_with_hosts 1.73s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 1.72s call test_disks_app_func/test.py::test_disks_app_func_mv 1.67s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 1.63s call test_disks_app_func/test.py::test_disks_app_func_cp 1.51s call test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 1.48s teardown test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 1.38s call test_config_substitutions/test.py::test_config_merge_from_env_overrides 1.35s call test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 1.34s call test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 1.32s teardown test_composable_protocols/test.py::test_proxy_1 1.29s call test_block_structure_mismatch/test.py::test 1.22s call test_disks_app_func/test.py::test_disks_app_func_ls 1.22s call test_disks_app_func/test.py::test_disks_app_func_ln 1.21s call test_database_iceberg/test.py::test_select 1.21s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 1.13s call test_cluster_all_replicas/test.py::test_cluster 1.02s call test_disks_app_func/test.py::test_disks_app_func_rm 1.00s call test_dictionaries_postgresql/test.py::test_postgres_schema 0.98s call test_config_substitutions/test.py::test_config_from_env_overrides 0.97s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.92s call test_composable_protocols/test.py::test_connections 0.90s call test_cluster_all_replicas/test.py::test_global_in 0.76s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.71s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.67s call test_database_iceberg/test.py::test_table_with_slash 0.64s call test_dictionaries_postgresql/test.py::test_bad_configuration 0.62s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 0.53s call test_config_decryption/test.py::test_successful_decryption_yaml 0.53s call test_config_decryption/test.py::test_successful_decryption_xml 0.45s call test_disks_app_func/test.py::test_disks_app_func_ld 0.43s call test_disks_app_func/test.py::test_disks_app_func_read_write 0.27s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.23s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.23s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.22s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.22s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.22s call test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 0.22s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 0.01s call test_composable_protocols/test.py::test_http_proxy_1 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 0.00s setup test_check_table/test.py::test_check_replicated_table_simple[-_0] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.00s teardown test_check_table/test.py::test_check_all_tables 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 0.00s setup test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s setup test_check_table/test.py::test_check_normal_table_corruption[] 0.00s teardown test_check_table/test.py::test_check_normal_table_corruption[] 0.00s teardown test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.00s setup test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 0.00s teardown test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] 0.00s setup test_dictionaries_dependency_xml/test.py::test_get_data 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.00s setup test_disks_app_func/test.py::test_disks_app_func_read_write 0.00s teardown test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 0.00s teardown test_config_substitutions/test.py::test_allow_databases 0.00s setup test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 0.00s setup test_composable_protocols/test.py::test_proxy_1 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_read_write 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] 0.00s setup test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_cp 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ld 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ls 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 0.00s teardown test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s teardown test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect 0.00s setup test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 0.00s setup test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 0.00s teardown test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s setup test_config_substitutions/test.py::test_include_config 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 0.00s setup test_config_decryption/test.py::test_successful_decryption_yaml 0.00s setup test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.00s teardown test_dictionaries_dependency_xml/test.py::test_dependent_tables 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] 0.00s setup test_config_substitutions/test.py::test_config 0.00s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s setup test_database_iceberg/test.py::test_select 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] 0.00s setup test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 0.00s teardown test_database_iceberg/test.py::test_many_namespaces 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ls 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 0.00s setup test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 0.00s setup test_database_iceberg/test.py::test_table_with_slash 0.00s setup test_disks_app_func/test.py::test_disks_app_func_mv 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 0.00s setup test_database_iceberg/test.py::test_tables_with_same_location 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 0.00s setup test_config_substitutions/test.py::test_config_from_env_overrides 0.00s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 0.00s teardown test_cluster_all_replicas/test.py::test_cluster 0.00s setup test_dictionaries_postgresql/test.py::test_bad_configuration 0.00s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_select 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_hosts 0.00s setup test_cluster_all_replicas/test.py::test_global_in 0.00s setup test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_mv 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ln 0.00s setup test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 0.00s setup test_allowed_url_from_config/test.py::test_table_function_remote 0.00s teardown test_database_iceberg/test.py::test_hide_sensitive_info 0.00s setup test_disks_app_func/test.py::test_disks_app_func_rm 0.00s teardown test_dictionaries_dependency_xml/test.py::test_get_data 0.00s setup test_disks_app_func/test.py::test_remote_disk_list 0.00s setup test_composable_protocols/test.py::test_http_proxy_1 0.00s setup test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.00s teardown test_composable_protocols/test.py::test_connections 0.00s teardown test_database_iceberg/test.py::test_select 0.00s teardown test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 0.00s setup test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.00s setup test_database_iceberg/test.py::test_many_namespaces 0.00s teardown test_composable_protocols/test.py::test_http_proxy_1 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s setup test_database_iceberg/test.py::test_list_tables 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 0.00s setup test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive 0.00s teardown test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 0.00s setup test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s setup test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] 0.00s teardown test_cluster_all_replicas/test.py::test_global_in 0.00s teardown test_config_decryption/test.py::test_successful_decryption_xml 0.00s teardown test_database_iceberg/test.py::test_list_tables 0.00s teardown test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ln 0.00s teardown test_database_iceberg/test.py::test_table_with_slash 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s teardown test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 0.00s setup test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 0.00s teardown test_config_substitutions/test.py::test_config 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ld 0.00s setup test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 0.00s teardown test_config_substitutions/test.py::test_config_from_env_overrides 0.00s teardown test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s teardown test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_rm 0.00s teardown test_dictionaries_postgresql/test.py::test_bad_configuration 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 0.00s teardown test_allowed_url_from_config/test.py::test_config_without_allowed_hosts =========================== short test summary info ============================ PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] PASSED test_allowed_url_from_config/test.py::test_config_with_hosts PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] PASSED test_disks_app_func/test.py::test_disks_app_func_cp PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] PASSED test_disks_app_func/test.py::test_disks_app_func_ld PASSED test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections PASSED test_disks_app_func/test.py::test_disks_app_func_ln PASSED test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] PASSED test_disks_app_func/test.py::test_disks_app_func_ls PASSED test_config_substitutions/test.py::test_allow_databases PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] PASSED test_disks_app_func/test.py::test_disks_app_func_mv PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] PASSED test_disks_app_func/test.py::test_disks_app_func_read_write PASSED test_config_substitutions/test.py::test_config PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices PASSED test_disks_app_func/test.py::test_disks_app_func_rm PASSED test_config_substitutions/test.py::test_config_from_env_overrides PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] PASSED test_cluster_all_replicas/test.py::test_cluster PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] PASSED test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect PASSED test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive PASSED test_dictionaries_postgresql/test.py::test_bad_configuration PASSED test_database_iceberg/test.py::test_hide_sensitive_info PASSED test_disks_app_func/test.py::test_remote_disk_list PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] PASSED test_config_substitutions/test.py::test_include_config PASSED test_cluster_all_replicas/test.py::test_global_in PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] PASSED test_database_iceberg/test.py::test_list_tables PASSED test_composable_protocols/test.py::test_connections PASSED test_composable_protocols/test.py::test_http_proxy_1 PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] PASSED test_composable_protocols/test.py::test_proxy_1 PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] PASSED test_dictionaries_postgresql/test.py::test_invalidate_query PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries PASSED test_dictionaries_postgresql/test.py::test_named_collection_from_ddl PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key PASSED test_dictionaries_postgresql/test.py::test_postgres_schema PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert PASSED test_allowed_url_from_config/test.py::test_table_function_remote PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db PASSED test_database_iceberg/test.py::test_many_namespaces PASSED test_database_iceberg/test.py::test_select PASSED test_database_iceberg/test.py::test_table_with_slash PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] PASSED test_dictionaries_dependency_xml/test.py::test_get_data PASSED test_database_iceberg/test.py::test_tables_with_same_location PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select PASSED test_config_decryption/test.py::test_successful_decryption_xml PASSED test_config_decryption/test.py::test_successful_decryption_yaml PASSED test_aggregation_memory_efficient/test.py::test_remote PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] PASSED test_check_table/test.py::test_check_all_tables PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly PASSED test_block_structure_mismatch/test.py::test PASSED test_check_table/test.py::test_check_normal_table_corruption[] PASSED test_distributed_type_object/test.py::test_distributed_type_object PASSED test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability PASSED test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster PASSED test_distributed_storage_configuration/test.py::test_insert PASSED test_dotnet_client/test.py::test_dotnet_client PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] PASSED test_cancel_freeze/test.py::test_cancel_backup PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] PASSED test_dot_in_user_name/test.py::test_user_with_dot_in_name PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] PASSED test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] PASSED test_check_table/test.py::test_check_replicated_table_simple[-_0] ======================= 100 passed in 467.79s (0:07:47) ========================